Skip to content

Conversation

bertho-zero
Copy link

Ideally, you would be able to choose the server name used for SSL verification.

Another way to fix #2588 and #3835

Copy link

codecov bot commented Oct 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.83%. Comparing base (234901d) to head (26eb4b5).
⚠️ Report is 11 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3845   +/-   ##
=======================================
  Coverage   89.83%   89.83%           
=======================================
  Files          86       86           
  Lines       13596    13596           
  Branches     1606     1606           
=======================================
  Hits        12214    12214           
  Misses       1382     1382           
Flag Coverage Δ
compression-0 88.94% <100.00%> (ø)
compression-1 89.81% <100.00%> (ø)
static-parser-0 87.40% <100.00%> (ø)
static-parser-1 88.17% <100.00%> (ø)
tls-0 89.25% <0.00%> (ø)
tls-1 89.60% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@wellwelwel
Copy link
Collaborator

wellwelwel commented Oct 14, 2025

Thanks for the idea, @bertho-zero. I believe that this isn't an alternative, but a continuation of #3835 and resolves #2560.

When enabling this, it's a good idea to align the types and add the usage to the documentation (for example at https://sidorares.github.io/node-mysql2/docs/documentation/extras).

Note

I'll keep the PR as a draft for now. Feel free to continue the idea after #3835 (already merged).

@wellwelwel wellwelwel marked this pull request as draft October 14, 2025 09:51
@wellwelwel wellwelwel added the needs rebase For internal organization purpose label Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs discussion needs documentation needs rebase For internal organization purpose needs tests needs typings Typings for new features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

got warning when host is an IP address

2 participants